Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 2 - Movie Toolbox / Movie Toolbox Reference
Functions for Editing Movies / Editing Movies


IsScrapMovie

The IsScrapMovie function looks on the system scrap to find out if it can translate any of the data into a movie.

pascal Component IsScrapMovie (Track targetTrack);
targetTrack
Specifies the location of the potential target movie for the data on the system scrap.
DESCRIPTION
If IsScrapMovie finds an appropriate type, it returns a movie import component that can translate the scrap. Otherwise, it returns 0. For details on movie import components, see Inside Macintosh: QuickTime Components.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996